Function MODULUS_LAYER

Package

core

Short description

Calculate the modulus of coefficients in a layer

Usage

    U = MODULUS_LAYER(W)

Input

    W (struct): A scattering layer, as output by WAVELET_LAYER_*, for exam-
       ple.

Output

    U (struct): The same layer with all coefficients set to their absolute
       values.

Description

See also

List of all packages